home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / DOCTOR FUCK GAME.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-09  |  75b  |  5 lines

  1. on(release){
  2.    this.txt.text = "";
  3.    Selection.setFocus(this.txt);
  4. }
  5.